Post

Replies

Boosts

Views

Activity

Reply to Two-Finger DragGesture()
I think many people have the same issue - and I do -. I want to combine 2 fingers pinch/rotate/drag gestures and leave 1 finger touch aside for other purposes. One way is to create your own UIViewRepresentable with gesture recognizers from UIKit. But it's ugly and way more complicated than the SwiftUI version, that's too bad. Did you manage to solve this problem in SwiftUI?
Apr ’21